﻿[v-cloak] {
    display: none;
}

.mainInfo_s {
    margin: 4px 0
}

    .mainInfo_s .mainInfo_title {
        display: flex;
        align-items: center;
    }

.vipIcon {
    width: 80px;
    position: absolute;
    right: 15px;
    display: flex;
    align-items: center;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
}

.vip_zy {
    display: flex;
    /*align-items: baseline;*/
}

.zy {
    flex: 1;
    max-width: 355px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999999;
    font-size: 14px;
    font-weight: 100;
}

.hg_label {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 5px;
}

    .hg_label .xhtImg_s {
        height: 17px;
        position: relative;
        font-size: 0;
        margin-right: 12px;
        margin-left: 1px !important;
    }

        .hg_label .xhtImg_s .years_s {
            width: 27px;
            display: inline-block;
            height: 17px !important;
            line-height: 17px;
            color: #FF7228;
            font-size: 12px;
            position: absolute;
            top: 0 !important;
        }

    .hg_label img {
        margin: 0 !important;
        vertical-align: middle !important;
    }

    .hg_label .gsmNewIcon_s {
        margin-right: 5px !important;
    }

.hgscoregys {
    position: unset !important;
    width: auto !important;
    padding: 2px 7px;
    margin-left: -10px;
    margin-right: 6px;
    height: 20px;
    line-height: 20px;
    background-color: #fc5320;
    border-radius: 2px;
}

.hg_score {
    position: absolute;
    left: 51px;
    bottom: 0;
    font-size: 12px;
    transform: scale(0.8);
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    width: 28px;
    text-align: center
}

.pgone span {
    width: auto;
    margin-right: 5px;
}

.fabu2 th {
    /* font-weight:700;*/
}

.jt_gd {
    line-height: 10px;
    font-size: 14px !important;
    color: #666666;
}

.jt_i {
    background: transparent !important;
    width: 20px !important;
    height: 27px !important;
    position: absolute;
    top: -13px;
    left: 30px;
}

.jt_img {
    width: 18px;
}

.xht_table2 th {
    border-bottom: 0;
}

.ctuColor {
    background: #fef7ec !important;
    border-left: 1px solid #FFC8B5;
    border-right: 1px solid #FFC8B5;
    /*font-weight: 700;*/
    color: #666666;
}

tr.ctuColor td {
    background: #fef7ec;
}

td.list_td {
    border: 1px solid #FFC8B5;
    border-top: 0;
}

.list_td th {
    border-bottom: 1px dashed #DDDDDD;
    width: 77px;
}

.list_m table {
    width: 944px;
    margin: 0 auto;
    padding: 0 12px;
    background: #fff;
    margin-bottom: 8px;
}

    .list_m table td {
        height: 42px;
        text-align: left;
    }

/*span.blue {
    width: 106px;
}*/

.list_m_bg {
    width: 970px;
    background: #fff;
    margin: 0 auto;
}

    .list_m_bg th {
        float: none;
        text-align: left;
        position: relative;
        left: -3px;
    }

.tbody_box {
    border-top: 1px solid #FFC8B5;
}

    .tbody_box::after {
        content: "";
        display: block;
        width: 100%;
        height: 10px;
        /* border-top: 1px solid #FFC8B5;*/
    }

.list_m_bg tr td {
    line-height: 0;
}

/*.width_tr td:first-child {
    width: 114px;
}

.width_tr td:nth-child(2) {
    width: 114px;
}

.width_tr td:nth-child(3) {
    width: 121px;
}

.width_tr td:nth-child(4) {
    width: 100px;
}

.width_tr td:nth-child(5) {
    width: 114px;
}

.width_tr td:nth-child(6) {
    width: 110px;
}

.width_tr td:nth-child(7) {
    width: 101px;
}

.width_tr td:nth-child(8) {
    width: 90px;
}*/
/*   .width_tr td:nth-child(9) {
        width: 92px;
    }*/
/* .width_tr:last-child {
        width: 100px;
    }*/
/*@*新的采购需求提交*@ */
.nothing {
    margin-top: 35px;
    color: #000000;
    font-size: 14px;
}

.purchase-container {
    position: relative;
    margin-top: 50px;
    padding-bottom: 50px;
}

.purchase-til {
    margin-bottom: 18px;
    color: #FF3701;
    font-size: 16px;
    text-align: left;
}

.purchase-list {
    display: flex;
    align-items: center;
}

.purchase-ipt1 {
    width: 710px;
    height: 50px;
    padding: 0 5px;
    line-height: 17px;
    background-color: rgba(255, 255, 255, 1);
    color: rgba(161, 161, 161, 1);
    font-size: 14px;
    text-align: left;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    outline: none;
}

.purchase-ipt2 {
    width: 125px;
    height: 50px;
    padding: 0 5px;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    text-align: left;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    outline: none;
}

.purchase-btn {
    width: 100px;
    height: 50px;
    border-radius: 4px;
    background-color: #FF3701;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.purchase-item {
    position: relative;
    margin-right: 14px;
}

.purchase-tip1, .purchase-tip2, .purchase-tip3 {
    position: absolute;
    left: 0;
    bottom: -22px;
    font-size: 14px;
    color: #FF0000;
}

.require {
    border-color: #FF3701;
}

.chd span {
    position: relative;
    left: 9px;
}

.nodatacontent {
    display: flex;
    justify-content: center;
}

.nodatacontent-right {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-left: 12px;
}

.nodata-word img {
    width: 20px;
    height: 20px;
}

.nodata-advice {
    width: 154px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    text-align: left;
    margin-left: 25px;
}

.nodatacontent-left img {
    width: 140px;
    height: 155.4px;
}

.page {
    clear: both;
    width: 740px;
    margin: 10px auto;
    margin-right: 105px;
    height: auto;
    _height: 50px;
    overflow: hidden;
}


.mainbody {
    margin: 0 auto !important;
    background: #fff;
}

#you span, #you a {
    float: left;
    margin-top: 8px;
}

#you span {
    line-height: inherit;
}

.supplierInfo {
    top: 35px;
}

.z-alert {
    min-width: 200px;
    max-width: 300px;
    text-align: center;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    border-radius: 4px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 13px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    display: none; 
    line-height: 40px;
}

.review {
    box-sizing: border-box;
    width: 479px;
    height: 81px;
    padding: 8px 0 0 11px;
}

#review_box {
    width: 460px;
    height: 65px;
    overflow: hidden;
    position: relative;
}

    #review_box ul {
        list-style: none;
    }

#comment1 {
    width: 100%;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    transition-timing-function: linear;
}

#review_box ul li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    letter-spacing: 0.8px;
}

    #review_box ul li b {
        font-size: 18px;
        color: #FF4400;
        padding-right: 18px;
    }

.ruzhu {
    width: 479px;
    height: 56px;
    background: #f3f3f3;
    display: flex;
    line-height: 50px;
    align-items: center;
    box-sizing: border-box;
    padding-left: 7px;
}

.dmc_gg {
    box-sizing: border-box;
    width: 481px;
    height: 40px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px;
}

.ruzhu_text {
    width: 294px;
    height: 56px;
    font-size: 24px;
    font-weight: bold;
    color: #EB3900;
    line-height: 56px;
    letter-spacing: 2px;
    position: relative
}

.ruzhu_huobao {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 12px;
    top: 0;
}

.free_btn {
    width: 183px;
    height: 56px;
    background: #ff4d10;
    color: #fff;
    line-height: 56px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    display: flex;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
}

.wuliubao_box {
    width: 50px;
    font-size: 14px;
    position: fixed;
    right: 45px;
    bottom: 45%;
    z-index: 1000;
    box-sizing: border-box;
    border: 1px solid #FF7700;
    background: #FFFFFF;
    transition: .5s;
}

    .wuliubao_box:hover {
        background: #FF7700;
    }

        .wuliubao_box:hover a {
            color: #FFFFFF;
        }

    .wuliubao_box a {
        display: block;
        padding: 10px;
        color: #FF7700;
        line-height: 19px;
    }

    .wuliubao_box i {
        width: 30px;
        height: 17px;
        background: url('../../Images/che1@2x.png') no-repeat;
        display: block;
        background-size: cover;
        margin-bottom: 6px;
    }

    .wuliubao_box:hover i {
        background: url('../../Images/che2@2x.png') no-repeat;
        background-size: cover;
    }

.wuliubao_box {
    -webkit-animation: fadeInDown 1s .2s ease both;
    -moz-animation: fadeInDown 1s .2s ease both;
    -o-animation: fadeInDown 1s .2s ease both;
    animation: fadeInDown 1s .2s ease both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-100px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

/*.xht_ss_tab {
    width: auto;
}

.xht_ss_tab li.current, .xht_ss_tab li.last.current {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 118px;
}

.xht_ss_tab li.current1, .xht_ss_tab li.last.current1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 118px;
}

.xht_ss_tab li {
    border-right: 1px solid #ddd !important;
    width: 118px;
}*/

.xht_tab_tpct {
    width: 484px;
    height: 40px;
}

    .xht_tab_tpct img {
        width: 100%;
    }



/*.supmartabcont {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 89px;
}*/

.wuliubao_new {
    position: fixed;
    right: calc((100% - 1200px) / 2 - 90px);
    bottom: 25%;
}

.yxsj_box_tit {
    padding: 0 12px;
}

.cgbj {
    font-weight: bold;
}

.yxsj_box_tit {
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}

.swiper {
    width: 100%;
    height: 685px;
    overflow: hidden;
    margin-bottom: 10px;
}

.swiper-slide {
    box-sizing: border-box;
    width: 190px;
    height: 140px;
    border: 1px solid #F2F2F2;
    padding: 10px 0 0 5px;
    cursor: pointer;
}

    .swiper-slide ul {
        width: 100%;
    }

        .swiper-slide ul li {
            font-size: 12px;
            color: #666666;
            margin-bottom: 8px;
            display: flex;
            width: 100%;
            align-items: center;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .swiper-slide ul li:nth-child(1) {
                width: 43px;
                height: 18px;
                background: #FF3701;
                line-height: 18px;
                text-align: center;
                color: #fff;
                display: block;
            }

            .swiper-slide ul li:nth-child(2) {
                font-weight: bold;
                color: #333333;
                font-size: 13px;
                display: block;
                margin-left: 2px;
            }

                .swiper-slide ul li:nth-child(2) span {
                    margin-right: 5px;
                }

.cg_info {
    margin-bottom: 3px !important;
}

.beyond_hidden {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.echarts_line {
    box-sizing: border-box;
    width: 190px;
    height: auto;
    border: 1px solid #F2F2F2;
    border-top: 0;
    margin-bottom: 10px;
    padding: 12px 0 0 6px;
    font-size: 12px;
}

.market_title {
    font-weight: bold;
    margin-bottom: 12px;
}

.market_list span:nth-child(1) {
    color: #999999
}

.news_list li {
    margin-bottom: 10px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

    .news_list li:hover {
        color: #ff6f26;
    }

.logistics {
    width: 190px;
    height: auto;
    z-index: 1!important;
}

.dmc_bottomSwiper .swiper-slide {
    text-align: center;
    width: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dmc_bottomSwiper .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 140px;
}

.newList_s {
    width: 1200px;
    min-height: 517px;
    box-sizing: border-box;
    background: #ffffff;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-radius: 0 0 10px 10px;
}

    .newList_s .listTitle_s {
        width: 100%;
        height: 42px;
        line-height: 42px;
        display: flex;
        font-size: 14px;
        box-sizing: border-box;
        padding: 0 25px 0 49px;
        margin: 0 auto;
        /*font-weight:bold;*/
    }

        .newList_s .listTitle_s .li_pm_s {
            width: 120px;
        }
        .newList_s .listTitle_s .li_cz_s {
            width: 120px;
        }
        .newList_s .listTitle_s .li_gg_s {
            width: 120px;
        }
        .newList_s .listTitle_s .li_gc_s {
            width: 115px;
        }
        .newList_s .listTitle_s .li_kcd_s {
            width: 118px;
        }
        .newList_s .listTitle_s .li_jhd_s {
            width: 130px;
        }
        .newList_s .listTitle_s .li_ton_s {
            width: 140px;
        }
        .newList_s .listTitle_s .li_price_s {
            width: 187px;
        }
        .width_tr td{
            text-align:center
        }
        .width_tr td:first-child {
            width: 100px;
            text-align:left
        }

        .width_tr td:nth-child(2) {
            width: 120px;
        }

        .width_tr td:nth-child(3) {
            width: 120px;
        }

        .width_tr td:nth-child(4) {
            width: 120px;
        }

        .width_tr td:nth-child(5) {
            width: 120px;
        }

        .width_tr td:nth-child(6) {
            width: 120px;
        }

        .width_tr td:nth-child(7) {
            width: 120px;
        }

        .width_tr td:nth-child(8) {
            width: 170px;
        }
.newList_s .listTitle_s .li_edit_s {
    flex: 1;
    position: relative;
}
    .edit--tips {
        position: absolute;
        right: 30px;
        top: 3px;
        width: 18px;
        height: 18px;
        cursor: pointer;
    }
    .tips__img {
        position: absolute;
        width: 100%;
    }
    .edit--tips:hover .tips__box {
        display: block;
    }
    .tips__box {
        display: none;
        position: absolute;
        top: 3px;
        right: -203px;
        width: 203px;
        padding: 10px;
        box-sizing: border-box;
        background: rgba(0, 0, 0, .6);
        border-radius: 4px;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 19px;
        z-index: 66;
        font-weight: normal;

    }


.newList_s .listItem_s {
    width: 100%;
    min-height: 120px;
    border: 1px solid rgba(221, 221, 221, 0.93);
    /*background-color: #fef7ec;*/
    padding: 14px 10px 12px 13px;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 5px;
}
    .newList_s .listItem_s:hover {
         box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
    }
    .newList_s .listItem_s .itemTop_s {
        width: 100%;
        min-height: 42px;
        display: flex;
        margin-bottom: 5px;
    }

    .newList_s .listItem_s .itemTop_s .flexDiv {
        display: flex;
        align-items: center;
        color: #666;
        font-size: 14px;
    }

    .newList_s .listItem_s .itemTop_s .item_colOne_s {
        width: 363px;
        position: relative;
    }

    .newList_s .listItem_s .itemTop_s .item_colOne_s .hoverInfo {
        width: 300px;
        min-height: 0px;
        padding: 15px 0;
        border-radius: 8px;
        position: absolute;
        left: -8px;
        top: 20px;
        z-index: 20;
    }

    .newList_s .listItem_s .itemTop_s .item_colOne_s .hoverSdrzInfo {
        width: 220px;
        min-height: 0px;
        border-radius: 8px;
        position: absolute;
        height: 130px;
        left: -120px;
        top: 10px;
        z-index: 20;
        background-image: url(../../Images/vip/newvip/sdrzbg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        font-family: MicrosoftYaHei;
        font-size: 12px;
        color: #666666;
        line-height: 16px;
        display: none;
    }

    .newList_s .listItem_s .itemTop_s .item_colOne_s .hoverSdrzInfo .rzr {
        padding-top: 65px;
        padding-left: 30px;
    }

    .newList_s .listItem_s .itemTop_s .item_colOne_s .hoverSdrzInfo .rztime {
        padding-top: 6px;
        padding-left: 30px;
    }

    .newList_s .listItem_s .itemTop_s .item_colTwo_s {
        width: 104px;
    }

    .newList_s .listItem_s .itemTop_s .item_colThree_s {
        width: 83px;
    }

    .newList_s .listItem_s .itemTop_s .item_colFour_s {
        width: 130px;
    }

    .newList_s .listItem_s .itemTop_s .item_colFive_s {
        width: 117px;
    }

    .newList_s .listItem_s .itemTop_s .item_colSix_s {
        width: 74px;
        color: #f64200;
        font-weight: 700;
    }

    .newList_s .listItem_s .itemTop_s .item_colSeven_s {
        width: 53px;
        color: #f64200;
        font-weight: 700;
    }

    .newList_s .listItem_s .itemTop_s .item_gsandImg_s, .newList_s .listItem_s .itemTop_s .item_iconList_s {
        display: flex;
        align-items: center;
    }

    .newList_s .listItem_s .itemTop_s .item_iconList_s .item_gsmNewIcon_s {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }

    .newList_s .listItem_s .itemTop_s .item_iconList_s .item_zy_s {
        flex: 1;
        max-width: 355px;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #999999;
        font-size: 14px;
        font-weight: 100;
    }

    .newList_s .listItem_s .itemTop_s .item_iconList_s .item_xhtImg_s {
        position: relative;
        margin-right: 10px;
        height: 17px;
        font-size: 0;
    }

    .newList_s .listItem_s .itemTop_s .item_iconList_s .item_xhtImg_s .item_years_s {
        display: inline-block;
        width: 28px;
        text-align: center;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        color: #ff7100;
        font-size: 12px;
    }

    .newList_s .listItem_s .itemTop_s .item_iconList_s .item_xhtImg_s > img {
        width: 50px;
        height: 17px;
    }

    .newList_s .listItem_s .itemTop_s .item_gsandImg_s .item_name_s {
        display: block;
        font-size: 16px;
        font-weight: 700;
        color: #666666;
        max-width: 250px;
        margin-right: 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.newList_s .listItem_s .itemBottom_s {
    width: 100%;
    min-height: 46px;

}

.newList_s .listItem_s .itemBottom_s > table {
    width: 100%;
    margin: 0 auto;
    padding: 0 12px;
}

.newList_s .listItem_s .itemBottom_s > table th {
    border-bottom: 1px dashed #DDDDDD;
    width: 77px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 42px;
    height: 42px;
}
    .newList_s .listItem_s .itemBottom_s .tbodyOne {
        background: #FEF7F3;
    }
.newList_s .listItem_s .itemBottom_s .tbodyMore {
    background: rgb(255, 251, 249);
}
.jt_gd {
    width: auto;
    cursor: pointer;
    position: relative;
}

   /* .jt_gd:hover {
        text-decoration: underline;
    }*/

.jt_img {
    position: absolute;
    top: -9px;
    right: -21px;
}

.jtBottom_img {
    position: absolute;
    width: 12px;
    top: 0;
    right: -15px;
}

.totalInfos {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 10px 0 11px;
    font-size: 14px;
    color: #FF4400;
    /*width: 38%;*/
}

.paginationDiv {
    display: flex;
    justify-content: center;
    margin-top:22px;
}

    .paginationDiv .btn-jump {
        padding: 0 15px;
        height: 35px;
        line-height: 35px;
        color: #3c3c3c;
        border: 1px solid #ddd;
        font-size: 14px;
        cursor: pointer;
        background-color: #fff;
    }

        .paginationDiv .btn-jump:hover {
            color: #f40;
            border: 1px solid #ff3701;
        }

    .paginationDiv .el-pager li.active, .paginationDiv .el-pager li:hover, .paginationDiv .el-pagination button:hover, .paginationDiv .el-input__inner:focus {
        color: #f40;
    }

    .paginationDiv .el-input__inner:focus {
        border-color: #f40;
    }

.el-loading-spinner .path {
    stroke: #f40 !important;
}

.clickBuy {
    background: #F43705;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}
.forbid {
    background: #BDBBBC;
    cursor: unset;
}
.relativeDiv {
    display: inline-block;
    position: relative;
}
.el-loading-mask {
    z-index:23 !important;
}
.animation__logo {
    width: 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}
.fix_imgLeft {
    position: fixed;
    top: 200px;
    left: calc((100% - 1200px)/2 - 156px);
    transition: all .3s ease;
    cursor: pointer;
}
.fix_imgRight {
    position: fixed;
    top: 200px;
    right: calc((100% - 1200px)/2 - 156px);
    transition: all .3s ease;
    cursor:pointer;
}
.null__tips {
    width: 479px;
    height: 72px;
    background: #FFFBDD;
    font-size: 16px;
    color: #F67102;
    line-height: 28px;
    padding: 8px 14px;
    box-sizing: border-box;
    margin: 18px auto 40px auto;
}
.null__tipsNew {
    width: 479px;
    height: 50px;
    background: #FFFBDD;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin: 18px auto 40px auto;
    color: #F67102;
}
    .look_store {
        color: #409EFF;
        text-decoration: underline;
        cursor: pointer;
        padding-left: 20px;
    }
.cgt_ad_img {
    margin-bottom:10px;
}

.bottom_ad {
    width: 100%;
    height: 120px;
    position: relative;
}

    .bottom_ad .ad_bgimg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 6;
        width:100%;
    }

    .bottom_ad .creat_btn_group {
        display: flex;
        align-items: center;
        position: relative;
        z-index: 7;
        justify-content: flex-end;
        padding-top: 55px;
    }

        .bottom_ad .creat_btn_group a {
            width: 125px;
            text-align: center;
            height: 38px;
            line-height: 38px;
            border-radius: 8px;
            margin-right: 20px;
            font-size: 18px;
            color: #478BFF;
            font-weight: bold;
            background: #EBF2FF;
        }

        .bottom_ad .creat_btn_group .right_btn {
            color: #fff;
            background: linear-gradient(0deg, #52A2FB, #0A6FFF);
        }

.advertising_rightPosition {
    position: fixed;
    right:80px;
    top:70%;
    width: 171px;
    height: 171px;

    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);
    border-radius: 8px;
    border: 1px solid #E2E2E2;
    z-index:1;
}




.comy_info {
    width: 100%;
    display: flex;
    align-items: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    margin-bottom: 18px;
    box-sizing: border-box;
    padding: 0 5px;
}
    .comy_info .comy_info_b {
        display: flex;
        align-items: center;
        margin-left:14.6%;
    }
    .comy_info .comy_info_t {
        width: 44%;
        /*width: 495px;*/
    }
    .comy_info .comy_info_t .comy_info_t_t {
        display:flex;
        align-items:center;
    }
    .comy_info .comy_info_t .comy_info_t_b {
        display: flex;
        align-items: center;
    }
    .comy_info_t .relativeDiv {
        position: relative;
    }
.comy_info_vip {
    position: relative;
    margin-right: 4px;
    top:-1px;
}
.comy_info_vip .vip_years {
    display: inline-block;
    width: 28px;
    text-align: center;
    position: absolute;
    top: 60%;
    right: 0;
    transform: translateY(-50%);
    color: #ff7100;
    font-size: 12px;
}
.item_name_s {
    display: block;
    font-size: 16px;
    color: #666666;
    max-width: 300px;
    margin-right: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.zy_txt {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    max-width: 390px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.comy_info_t .hoverSdrzInfo {
    width: 198px;
    min-height: 0px;
    border-radius: 8px;
    position: absolute;
    height: 60px;
    left: -109px;
    top: 23px;
    z-index: 20;
    background-image: url(../../Images/GCDMC/22.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    display: none;
}
    .comy_info_t .hoverSdrzInfo .rzr {
        padding-top: 55px;
        padding-left: 14px;
    }
    .comy_info_t .hoverSdrzInfo .rztime {
        padding-top: 6px;
        padding-left: 14px;
    }
.hoverInfo {
    width: 300px;
    min-height: 0px;
    padding: 15px 0;
    border-radius: 8px;
    position: absolute;
    left: -8px;
    top: 20px;
    z-index: 20;
}
.mr12 {
    margin-right: 12px;
}
.mr4 {
    margin-right:4px;
}
.sdrz_img {
    cursor: pointer;
    margin-right: 4px;
}
.all_ton {
    width:145px;
}
.comy_info .comy_info_b .publish_time {
    margin-left: 20px;
    margin-right: 40px;
}
.comy_info .comy_info_b .download {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.comy_info .comy_info_b .download:hover {
    color: #F54D13;
}
.mr6 {
    margin-right:6px;
}
.recommend_shop {
    width: 1200px;
    /*background: #F8FAFF;*/
    background: #FFFBF9;
    box-sizing: border-box;
    padding: 20px 10px;
    margin-bottom: 10px;
    border-radius: 0 0 10px 10px;
}
.recommend_shop_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.recommend_item {
    width: 380px;
    height: 106px;
    margin-right: 20px;
    margin-bottom: 13px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    padding: 10px 36px 10px 16px;
}
    .recommend_item:nth-child(3n+3) {
        margin-right:0;
    }
.recommend_item_top, .recommend_item_middle {
    display: flex;
    align-items: center;
 
}
.recommend_item_middle {
    margin: 6px 0;
}
.recommend_item_top img {
    margin-right: 4px;
}
.recommend_item_top_name {
    font-weight: bold;
    font-size: 16px;
    color: #666666;
    margin-right: 6px;
    display: inline-block;
    max-width: 345px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.maxwidth_240 {
    max-width: 345px;
}
.maxwidth_290 {
    max-width: 395px;
}
        .recommend_item_vip {
            position: relative;
            margin-right: 14px;
            height: 17px;
        }
    .recommend_item_vip .vip_years {
        display: inline-block;
        width: 28px;
        text-align: center;
        position: absolute;
        top: 60%;
        right: 0;
        transform: translateY(-50%);
        color: #ff7100;
        font-size: 12px;
    }
.recommend_item_zy {
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.recommend_item_bottom {
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.recommend_phone {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #999999;
}
.recommend_btn {
    width: 82px;
    height: 25px;
    box-sizing:border-box;
    background: rgba(102,102,102,0);
    border: 1px solid #FF7944;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #FF7944;
    cursor: pointer;
}
.login_btn {
    color: #333333;
    margin-left:8px;
    cursor:pointer;
}
.recommend_item_top .hoverSdrzInfo {
    width: 198px;
    min-height: 0px;
    border-radius: 8px;
    position: absolute;
    height: 106px;
    left: -109px;
    top: 23px;
    z-index: 20;
    background-image: url(../../Images/GCDMC/22.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    display: none;
}

    .recommend_item_top .hoverSdrzInfo .rzr {
        padding-top: 55px;
        padding-left: 14px;
    }

    .recommend_item_top .hoverSdrzInfo .rztime {
        padding-top: 6px;
        padding-left: 14px;
    }
.remind_btn {
    width: 187px;
    height: 38px;
    background: rgba(102,102,102,0);
    border-radius: 2px;
    border: 1px solid #FF7944;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #FF7944;
    margin: 5px auto 0 auto;
    cursor: pointer;
}
.already_btn {
    width: 187px;
    height: 38px;
    background: #CCCCCC;
    border-radius: 2px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 5px auto 0 auto;
    cursor: pointer;
}
.recommend_title {
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    color: #444444;
    margin-bottom:10px;
    margin-top:30px;
}
    .recommend_title .line {
        width: 325px;
        height: 1px;
        background: #E0E0E0;
    }
.gysbq {
    background: #fc5320;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    padding: 1px 4px;
    white-space: nowrap;
}
/*大卖场V2*/
#mallVue {
    background-color: #f6f6f6;
    padding: 15px 0 1px 0;
}
.mallTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:15px;
}

.mallBox {
    width: 1200px;
    position: relative;
    margin: 0 auto
}
.banner_box {
    width: 895px;
    height: 240px;
    border-radius: 6px;
    position: relative;
    z-index: 2;
}

.banner_box .el-carousel__container {
    width: 100%;
    height: 240px;
    border-radius: 6px;
}

.banner_box .el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
}

.banner_box .el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}

.banner_box .el-carousel__indicator--horizontal .el-carousel__button {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    opacity: 0.3;
}

.banner_box .el-carousel__indicator--horizontal.is-active .el-carousel__button {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 1;
}
    .banner_box .el-carousel__item{
        border-radius:6px;
    }
    .banner_box .el-carousel__item:nth-child(2n) {
        background-color: #99a9bf;
    }

.banner_box .el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
}

.banner_box .el-carousel__indicator--horizontal .el-carousel__button {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    opacity: 0.3;
}

.banner .el-carousel__indicator--horizontal.is-active .el-carousel__button {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 1;
}

.banner_img,
.banner_img img {
    width: 100%;
    height: 240px;
    border-radius: 6px;
    position: relative;
    z-index: 2;
}

.title_img {
    width: 100%;
    height: 240px;
    border-radius: 6px;
}

.title_imgCur {
    cursor: pointer;
    border-radius: 6px;
}

.tagtext {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 12px;
    border: 1px solid #fff;
    width: auto;
    padding: 0 5px;
    text-align: center;
    background: rgba(161, 161, 161, 0.5);
    color: #fff;
    z-index: 9;
}
.zgw_dynamic {
    width: 290px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 15px 5px 0 12px;
    overflow: hidden;
}
.mall_title {
    font-weight: bold;
    font-size: 24px;
    position: relative;
    display: flex;
    align-items: center;
}

.mall_title span {
    position: relative;
    z-index: 1;
}
.mall_title::after {
    content: "";
    width: 90px;
    height: 7px;
    background: linear-gradient(91deg, #FF4400, #FFFFFF);
    position: absolute;
    bottom: 0;
    left: 0;
}
.dynamicBanner {
    width: 270px;
    height: 170px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 18px 0 21px 0;
    margin-top: 10px;
}
.dynamicBanner_left {
    width: 165px;
    font-size: 14px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamicBanner_right {
    font-size: 14px;
    color: #FF4400
}
.scroll-list-mask {
    position: absolute;
    left: 0;
    width: 100%;
    height: 30px;
    z-index: 10;
}


.scroll-list-mask-top {
    top: 0;
    background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
}

.scroll-list-mask-bottom {
    bottom: 0;
    background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0));
}

.scroll-list-maskL {
    position: absolute;
    width: 20px;
    height: 50px;
    z-index: 10;
}

.scroll-list-mask-left {
    left: 0;
    background: linear-gradient(90deg, #f5f7fd, hsla(0, 0%, 100%, 0))
}

.scroll-list-mask-right {
    right: 0;
    background: linear-gradient(-90deg, #f5f7fd, hsla(0, 0%, 100%, 0));
}
/*无缝滚动*/
.scroll-container {
    width: 100%;
    height: 100%;
}

.scroll-content {
    width: 100%;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    transition-timing-function: linear; 
}

.scroll-container ul li {
    width: 270px;
    height: 19px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

/*tab切换*/
.xht_ss_tab {
    border-bottom: 1px solid  #ECECEC;
}
.xht_tab_wrap {
    display: flex;
}
.xht_tab_wrap .xht_ss_tab {
    display: flex;
    align-items: center;
    width: 1200px;
    border-radius:10px 10px 0 0;
}
.xht_tab_wrap ul li {
    width: 200px;
    height: 50px;
    /*  background: #F2F2F2;
    border: 1px solid #E1E1E1;*/
    background:#ffffff;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
    border-right:0;
}
.xht_tab_wrap ul li:first-child {
    /*border-right: 1px solid #E1E1E1;*/
    border-radius:10px 0 0 0;
}
.xht_tab_wrap ul li:last-child {
    /*border-right: 1px solid #E1E1E1;*/
    border-radius: 0 10px 0 0;
}
.xht_tab_wrap ul li span {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    margin-left: 11px;
}
.xht_tab_wrap ul .current {
    position: relative;
}
.xht_tab_wrap ul .current span {
    color: #FF5618;
    font-weight:700;
}
.xht_tab_wrap ul .current::after {
    content:"";
    position: absolute;
    width: 90px;
    height: 2px;
    background: #FF5618;
    border-radius: 2px;
    bottom: 0;
    left:50%;
    transform:translateX(-50%)
}

.xht_tab_wrap ul .current {
    /*    width: 200px;
    height: 50px;
    background: url('../Images/DownLoadV2/tabBg.png') no-repeat;
    background-size: 100% 100%;*/
    /*background: linear-gradient(180deg, #FF7200, #FF4400, #FFE1A7);*/
}
/*.xht_tab_wrap ul .current1 {
    background: linear-gradient(180deg, #FF7200, #FF4400, #FFE1A7);
}*/
.xht_tab_wrap ul .current span {
    /*color: #ffffff ;*/
}
.currentSapnActive {
    color: #FFFFFF !important;
}
.xhtSsRef_box {
    height: 105px;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
}
.xht_ss {
    height: 105px;
    background: #ffffff;
    border-radius: 0 0 10px 10px;
    border: 0;
    box-sizing: border-box;
    padding: 14px 0 0 10px;
}

.sxh {
    width: 108px;
    height: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    color: #FFFFFF;
}
.cz {
    width: 87px;
    height: 30px;
    background: #E4E4E4;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333333;
}
/*.inp_tit {
    width: 55px;
    position: relative;
    white-space: nowrap;
}*/
/*.xht_ss .dsia {
    width: 150px
}
.inp_text {
    width: 150px
}*/
/*.xht_ss .dsia {
    width: 163px;
}*/
/*.xht_ss em {
    width: 150px
}*/
/*.emInput_box .inp_text {
    width: 150px
}*/
/*.emInput_boxTwo {
    width: 70px;
}*/
.sxLine,
.cd span {
    float: left;
    color: #ECECEC;
    font-size: 16px;
    margin: 0 6px;
}
.catgg1,
.catgg2 {
    border: 1px solid #ececec !important;
    border-top: 0 !important
}
/*列表*/
.xht_mallBox {
    width: 1200px;
    margin-top:20px;
}
.sitting {
    height: auto;
    display: none;
}
.m_t {
    width: 100%;
    height: 45px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
}
.m_tl{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.m_t2 {
    display: flex;
}
.paixu a {
    width: 130px;
    height: 45px;
    display: flex;
    color: #333333;
    box-sizing: border-box;
    border-right: 1px solid #E5E5E5;
}
#exp_0,
#exp_1,
#exp_2 {
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
#exp_0 i,
#exp_1 i,
#exp_2 i{
    /*margin:3px 0 0 0;*/
}
.paixu a.mr {
    width: 117px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:16px;
}
.paixu a i.up,
.paixu a i.down {
    margin: 0;
    float: none;
}
.paixu a span {
     font-size: 16px;
}
.gzddp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left:26px
}
.mallData_list{
    box-sizing:border-box;
    padding:0 10px
}
.inquiry_btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #FF4400;
    /*font-weight: bold;*/
    font-size: 14px;
    color: #FF4400;
    text-align: center;
    line-height: 30px;
    margin-right:10px;
}
.inquiry_btn:hover {
    background: #ff7944;
    border-radius: 5px;
    border: 2px solid #ff7944;
    color: #FFFFFF;
}
.inquiry_btnSubset {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #FF4400;
    font-size: 14px;
    color: #FF4400;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    margin-right:10px;
}
    .inquiry_btnSubset:hover {
        background: #ff7944;
        border-radius: 5px;
        border: 2px solid #ff7944;
        color: #FFFFFF;
    }

.EXCEL_img {
    margin-left: 8px
}
/*右侧*/
.rightMallBox {
    width: 288px;
    position: absolute;
    right: -300px;
    top: 0;
}
/*登录*/
.mallLoginBox {
    width: 288px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing:border-box;
    padding:15px 0 0 11px;
}
.headText {
    width:190px;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mallHeadInfo{
    display:flex;
    align-items:center;
}
.notMallLogin {
    margin-left: 14px;
}
.headLogin {
    display: flex;
    align-items: center;
    margin-top: 12px;
}
    .headLogin p {
        width: 80px;
        height: 25px;
        /*background: #FF4400;*/
        background: #ff7944;
        border-radius: 13px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
    }
.headLogin p:nth-child(2) {
    background: rgba(255,68,0,0);
    border: 1px solid #DDDDDD;
    font-size: 14px;
    color: #333333;
    margin-left:9px;
}
.myMallEnquiryBtn {
    width: 245px;
    height: 32px;
    background: rgba(255,68,0,0);
    border-radius: 16px;
    border: 1px solid #FF4400;
    font-weight: bold;
    font-size: 16px;
    color: #FF4400;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:11px 0 6px 13px;
    cursor:pointer
}
.myMallEnquiryBtn img{
    margin-right:5px;
}
.myMallIssueBtn {
    width: 245px;
    height: 31px;
    /*background: #FF4400;*/
    background: #ff7944;
    border-radius: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 11px 0 6px 13px;
    cursor: pointer
}
.myMallIssueBtn img {
    width:23px;
    height:23px;
    margin-right: 5px;
}
.mallSellBox {
    width: 266px;
    height: 110px;
    background: url('../Images/DownLoadV2/sellBg.png') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 10px 0 0 14px;
}
.mallSellBox_not{
    margin-top:32px;
}
.mallSellBox_title {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.mallSellBox_title span {
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-left:6px;
}

.sellBtn {
    width: 245px;
    height: 40px;
    /*background: #FF4400;*/
    background: #ff7944;
    box-shadow: 0px 3px 21px 0px rgba(255,68,0,0.35);
    border-radius: 18px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}
.hasMallLogin{
    margin-left:9px;
}
.headRelation {
    display: flex;
    align-items: center;
    margin-top: 8px
}
.headRelation_not,
.headRelation_has {
    width: 73px;
    height: 19px;
    background: #F1F1F1;
    border-radius: 10px;
    font-size: 12px;
    color: #999999;
    text-align: center;
    line-height: 19px;
    cursor:pointer;
}
.headRelation_has {
    color: #FF4400
}
.headRelation_info {
    width: 37px;
    height: 19px;
    background: #F1F1F1;
    border-radius: 10px;
    position: relative;
    margin-left: 3px;
    box-sizing: border-box;
    padding-left: 10px;
    cursor: pointer;
}
.headRelation_infoNum {
    position: absolute;
    right: -10px;
    top: -5px;
    width: 17px;
    height: 16px;
    background: #FF4400;
    border-radius: 50%;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;

}
.headRelation_infoNumBig {
    position: absolute;
    right: -18px;
    top: -7px;
    width: 30px;
    height: 20px;
    background: #FF4400;
    border-radius: 10px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
}
.mallShareShopBox {
    width: 266px;
    height: 110px;
    background: url('../Images/DownLoadV2/sellBg.png') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    padding:7px 0 0 16px;
}
.shareShop_title {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
.shareShop_title img{
    margin-right:3px;
}
.shareShop_text {
    /*font-weight: bold;*/
    font-size: 14px;
    /*color: #FF4400;*/
    line-height: 20px;
    margin-left: 8px;
    color: #ff7944;
}
.shopQR{
    position:relative
}
.shopQR .shopQR_img {
    width: 98px;
    height: 97px;
    margin-left: 23px;
    mix-blend-mode: multiply;
}
.shopQR:hover .shopQR_bgBox {
    display: block;
}
/*.shopQR_bgBox {
    display: none;
    position: absolute;
    top: 30px;
    left: -108px;
    filter: drop-shadow(1px 4px 5px rgba(0, 0, 0, .5));
}*/
/*.shopQR_bg {
    width: 134px;
    height: 41px;
    background: url('../Images/DownLoadV2/QRbg.png') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #FF4400;
    padding-left:9px;
}
.shopQR_bg img{
    margin-right:5px
}*/
.shopQR_bgBox {
    display: none;
    position: absolute;
    bottom: -167px;
    left: -13px;
    filter: drop-shadow(1px 4px 5px rgba(0, 0, 0, .5));
    z-index:10;
}
.shopQR_bg {
    width: 171px;
    height: 171px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    border: 1px solid #E2E2E2;
    text-align: center;
    box-sizing: border-box;
    padding-top: 5px;
}
.shopQR_bg img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    margin-bottom: 2px;
}
.shopQR_bg p {
    font-size: 12px;
    color: #333333;
}
/*帮我找货*/
.helpMeForm {
    width: 290px;
    height: 310px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top:15px;
    box-sizing:border-box;
    padding:15px 0 0 9px;
    position:relative;
}

/* 定义滚动条轨道的样式 */
.helpMeForm_textarea::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 10px;
}

/* 定义滚动条滑块的样式 */
.helpMeForm_textarea::-webkit-scrollbar-thumb {
    background-color: #8b8b8b;
    border-radius: 10px;
}

/* 定义滚动条宽度 */
.helpMeForm_textarea::-webkit-scrollbar {
    width: 8px;
}

.helpMeForm_tanInfo {
    width: auto;
    display: none;
    max-width: 260px;
    padding: 4px 10px;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 100;
    word-break: break-all;
}
.helpMeForm_textarea {
    width: 270px;
    height: 100px;
    background: rgba(246,246,246,0);
    border-radius: 5px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    padding: 2px 5px;
    margin: 15px 0 0 0;
    color: #333333;
    float:none;
}
.textareaTipBox {
    width: 100%;
    height: 20px;
    /*background:red*/
}
.helpMeForm_textareaTip {
    font-size: 12px;
    color: red
}
.helpMeForm_input {
    width: 270px;
    height: 30px;
    background: rgba(246,246,246,0);
    border-radius: 5px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    padding-left: 7px;
    /*margin-bottom: 12px;*/
}
.helpMeForm_textarea::placeholder,
.helpMeForm_input::placeholder {
    font-size: 12px;
    color: #C0C4CC;
}
.helpMeForm_textarea:focus,
.helpMeForm_input:focus {
    outline: none
}
.helpMe_btn {
    width: 270px;
    height: 40px;
    border-radius: 18px;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    background: #ff7944;
    margin-bottom:8px;
    cursor: pointer;
}
.helpMe_text {
    font-size: 12px;
    color: #333333;
    display:flex;
    align-items:center;
    margin-left:3px;
}
.allowBox {
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-right: 5px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.allowBox .allowNo {
    width: 14px;
    height: 14px;
    box-sizing:border-box;
    border: 1px solid #ccc;
}
.allowBox img {
    width: 14px;
    height: 14px;
}
/*排行榜*/
.rankMallBg {
    width: 288px;
    height: 737px;
    margin-top: 13px;
    background: url('../../Images/DownLoadV2/rankMall.png') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 111px;
}
.rankMallBox {
    width: 269px;
    height: auto;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing:border-box;
    padding:8px 5px 7px 5px;
    margin:0 auto;
}
.rankMallBox ul li {
    width: 259px;
    height: 60px;
    background: #FEF7EC;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 5px;
    position: relative;
}
.rankMallBox ul li:nth-child(2n) {
    background: #F8F8F8;
}
.rankNumBox{
    display:flex;
    align-items:center;
}
.rankNumImg {
    width: 28px;
    height: 25px;
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
}
.rankNum {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    padding: 7px 0 0 5px;
    margin-left: 6px
}
.rankNum p {
    width: 19px;
    height: 19px;
    background: linear-gradient(90deg, #FFE2D4, #CD9B72);
    border-radius: 50%;
    font-size: 14px;
    color: #312E2E;
    text-align: center;
    line-height: 19px;
}

.rankInfo,
.rankInfoBottom {
    width: 210px;
    font-size: 14px;
    color: #333333;
    margin-left: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
}
.topThree {
    height: 30px;
    line-height: 30px;
    margin-left: 40px;
}
.rankInfoBottom {
    font-size: 12px;
    color: #999999;
    margin: 0 0 0 42px;
    /*    display:flex;
    align-items:center;*/
}
.rankInfoBottom .rankInfoBottom_line {
    margin: 0 2px 2px 2px;
    color: #D9D5CD;
}
.rankInfoBottom_name {
    box-sizing: border-box;
    padding-top: 2px;
}
.m_t{
    width:1200px;
}
/*广告*/
.advertRightBox {
    width: 290px;
    height: 185px;
    cursor: pointer;
    border-radius: 10px;
    margin-top:13px;
}
.advertRightBoxNo {
    cursor: inherit;
}
.advertRightBox img {
    width: 290px;
    height: 185px;
    border-radius: 10px;
}
/*适配小屏幕*/
/*.xht_tab_wrap .xht_ss_tabSmall {
    width: 895px;
}*/
.xht_ssSmall {
    width: 895px;
}

.xht_mallBoxSmall {
    width: 895px;
}
.newList_sSmall {
    width: 895px;
}
.m_tSmall {
    width: 895px;
}
.paixu a.mrSmall {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.comy_infoSmall .comy_info_b {
    margin-left: 6.6%;
}
    .comy_infoSmall .comy_info_b .publish_time {
        margin-left: 10px;
        margin-right: 10px;
    }
    .comy_info .comy_info_b .publish_time
    .rightMallBoxSmall {
        width: 288px;
        position: absolute;
        right: 0;
        top: 255px;
    }
.paixuSmall a{
    width:100px;
}
.paixuSmall #exp_0,
.paixuSmall #exp_1,
.paixuSmall #exp_2 {
    display: flex;
    align-items: center;
    justify-content:center;
}
.m_t2Small .gzddp {
    margin-left: 10px;
}
.newList_sSmall .listTitle_s .li_pm_s {
    width: 90px;
}

.newList_sSmall .listTitle_s .li_cz_s {
    width: 90px;
}

.newList_sSmall .listTitle_s .li_gg_s {
    width: 85px;
}

.newList_sSmall .listTitle_s .li_gc_s {
    width: 85px;
}

.newList_sSmall .listTitle_s .li_kcd_s {
    width: 90px;
}

.newList_sSmall .listTitle_s .li_jhd_s {
    width: 100px;
}


.newList_sSmall .listTitle_s .li_ton_s {
    width: 90px;
}

.newList_sSmall .listTitle_s .li_price_s {
    width: 115px;
}
.width_trSmall td:first-child {
    width: 90px;
    text-align: left
}

.width_trSmall td:nth-child(2) {
    width: 90px;
}

.width_trSmall td:nth-child(3) {
    width: 90px;
}

.width_trSmall td:nth-child(4) {
    width: 90px;
}

.width_trSmall td:nth-child(5) {
    width: 90px;
}

.width_trSmall td:nth-child(6) {
    width: 90px;
}

.width_trSmall td:nth-child(7) {
    width: 90px;
}

.width_trSmall td:nth-child(8) {
    width: 170px;
}

.width_trSmallEle td:nth-child(7) {
    text-align: left;
}
.width_trSmallEle td:nth-child(8) {
    width: 120px;
    text-align: left;
}
.newList_sSmall .item_name_s {
    display: block;
    font-size: 14px;
    color: #666666;
    max-width: 180px;
    margin-right: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.width_trSmall span.blue {
    width: 80px;
}
.mallHeadInfo_photo{
    width:60px;
    height:60px;

    border-radius:50%;
}
/*.default_up{
    margin-left:-3px !important;
}*/
.recommend_shopSmall{
    width:895px;
}
.recommend_shopSmall .recommend_shop_box{
    /*justify-content:center*/
}
.recommend_titleSmall {
    font-size: 12px;
}
.recommend_shopSmall .recommend_shop_box .recommend_item {
    width: 430px;
    margin-right: 15px;
    padding: 10px 27px 10px 16px;
}
.recommend_shopSmall .recommend_shop_box .recommend_item .recommend_item_top_name{
    max-width:400px
}
.recommend_shopSmall .recommend_shop_box .recommend_item:nth-child(3n) {
    margin-right: 15px;
}
.recommend_shopSmall .recommend_shop_box .recommend_item:nth-child(2n) {
    margin-right: 0
}
.mallLook{
    width:66px;
    text-align:center;
}

/*搜索框适配*/


.xht_tab_wrapSmall {
    width: 895px;
}

.xht_tab_wrapSmall .xht_ss_tab {
    width: 895px;
}

.xhtSsRef_boxSmall {
    width: 895px;
}
.xht_ssSmall .sxLine,
.xht_ssSmall .cd span {
    margin: 0 1px;
}


.el-message ,
.el-message--warning{
    top:100px !important;
}

